CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - edge detect

搜索资源列表

  1. edge-detection-

    0下载:
  2. 运用梯度算子检测图像边缘,用于图像识别和处理-Use of the gradient operator detect image edge for image recognition and processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:7330
    • 提供者:马立静
  1. detect

    1下载:
  2. 将粒子群算法应用到图像边缘提取中,有一些参数可能要根据具体的情况做一些修改-The particle swarm algorithm applied to the image edge extraction, some parameters may have to make some changes according to the specific situation
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:133681
    • 提供者:ptlove
  1. MFC-image-processing

    0下载:
  2. 用于图像处理分析的c++ MFC源程序,包含各种图像处理方法,如边缘检测,直方图,拉普拉斯变换,灰度图转换等。-MFC programme,laplace convertion,gray picture,edge detect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9909288
    • 提供者:王建
  1. edge

    0下载:
  2. 采用Canny算法进行边缘检测。主要包括以下几个步骤:1、用高斯滤波器平滑图像。2、用一阶偏导的有限差分计算梯度的幅值和方向。3、对梯度幅值进行非极大值抑制。4、用双阈值算法检测和连接边缘。5、采用高斯平滑函数-Using the Canny edge detection algorithm. Include the following steps: 1, smooth image with a Gaussian filter. 2, first-order partial derivative
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:85258
    • 提供者:王云舒
  1. image-edge

    0下载:
  2. 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。-Derivative of Gaussian function to detect image edges, essentially Steerable wavelet transform to detect the image edge.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:715604
    • 提供者:best don
  1. edgedetect

    0下载:
  2. 用MTALAB做的一个边缘检测的程序,用GUI界面。-IMAGE EDGE DETECT
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:580857
    • 提供者:haozhi
  1. Edge-Detection-and-Segmentation

    0下载:
  2. edge detection and segmentation is done for an image.Detect whether pedestrian is there in the image set
  3. 所属分类:DSP program

    • 发布日期:2017-11-14
    • 文件大小:50239
    • 提供者:sai
  1. Corner

    0下载:
  2. matlab中图形的边缘检测,然后进行角点获取-edge detect and corners acquisition
  3. 所属分类:matlab例程

    • 发布日期:2014-03-27
    • 文件大小:70093
    • 提供者:Guoxiang Huang
  1. 2012123135

    0下载:
  2. 基于matlab的阴影抑制算法实现包含边缘检测和颜色分割等算法实现对比-shadow detection using edge detect and color segment etc
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2952
    • 提供者:qiqi
  1. edge

    0下载:
  2. This program describes about the Edge detection using various functions to detect the exact edges.
  3. 所属分类:Editor

    • 发布日期:2017-04-25
    • 文件大小:435749
    • 提供者:KARTHIKEYAN
  1. IMGFFT

    0下载:
  2. 图像边缘提取、傅里叶变换等,用到OpenCV库-DFT、Edge Detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:139555
    • 提供者:Grant Hill
  1. edge

    0下载:
  2. 本算法可以用模糊集合的方法实现图像的边缘检测,经实验,该算法能够检测图像的细节信息-The algorithm can be used fuzzy set method of image edge detection, the experiment, the algorithm is able to detect the image details
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:575
    • 提供者:110
  1. DigitalProcess

    0下载:
  2. qt做的一个简单的数字图像处理软件,实现的功能包括平移,镜像转换,放缩,灰度变换,边缘检测,傅里叶变换-a simple digital image process software which contains the transposition,transform,edge detect fourier transform and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:79602
    • 提供者:HuangLaoXie
  1. lane-detect

    0下载:
  2. canny边缘检测,还有车道线检测。效果还可以。-canny edge detection, and lane detection. The effect can be.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2960287
    • 提供者:沈东
  1. canny-edge-detector

    0下载:
  2. the algorithm is canny edge detector that is used to detect edges in an image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1297
    • 提供者:sal89
  1. Edge-Detection

    0下载:
  2. 此压缩包包含不同种类的图像边缘检测算法,能直接运行,检测效果显著-This compressed image edge detection algorithm package contains different types, and can be run directly detect a significant effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2578
    • 提供者:zhangli
  1. edge

    0下载:
  2. 基于c#的边缘检测代码,可以检测图像信息中的图形边缘-Edge detection based on c# code, can detect the edge of the image information graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:122701
    • 提供者:huang
  1. edge-analysis-code

    0下载:
  2. 影像边缘检测,可用于检测影像的边缘信息,用于遥感解译与分类。-Image edge detection, can be used to detect image edge information for remote sensing interpretation and classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6316
    • 提供者:gaotian
  1. HW7

    0下载:
  2. Sobel側邊、尋圓、細線化 並尋找圓的半徑值-Sobel edge detect,find circle,thin
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:陳建元
  1. canny

    0下载:
  2. matlab源码边缘检测算子canny以及canny的改进-matlab code,edge detect canny and the improved canny
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1095
    • 提供者:yang_dade
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com